home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / util / wb / LaunchV305.lha / LaunchV3 / LaunchV3.readme < prev   
Encoding:
Text File  |  2000-07-18  |  2.1 KB  |  95 lines

  1. Short: Nice Scrolling Program Launcher
  2. Uploader: Nick Clover - bauk@uksysops.com
  3. Author: Nick Clover - bauk@uksysops.com
  4. Type: Util/WB
  5. Requires: WBLaunch, Thinpaz Font, Reqtools.library
  6. Version: 3.05
  7. Replaces: LaunchV3.lha
  8.  
  9. DON'T BLAME ME, I wrote this thing for my own use...
  10.  
  11. What it is:
  12.  
  13.     A File Launcher
  14.  
  15. Why you need it:
  16.  
  17.   · It dosen't take up much screen room
  18.   · It's easy to configure
  19.   · Tooltype prefs.
  20.   · It's written with Blitz Basic II
  21.   · It's written by *ME*
  22.   · If an icon is found for a program it's run with wblaunch else
  23.     its run from cli
  24.   · Upto 100 gadgets (if your screen's big enough)
  25.   · Drag'n'drop onto prefs window
  26.   · Nice scrolling effect
  27.  
  28.   · New For Version 3
  29.  
  30.     · Up to 16 menus
  31.     · Quit gadget on left side
  32.     · Menu control for prefs
  33.     · Delete entries by hilighting them and pressing DEL
  34.     · Only uses 10% of the memory of previous versions
  35.     · Menu data stored in ENVARC: & ENV: instead of icon
  36.  
  37. Developed on:
  38.  
  39.     · A4000, Cyberstorm 060/50, 82Mb Ram, Picasso IV + Picasso96, Blitz Basic 2.1
  40.  
  41. Tested on:
  42.  
  43.     · A4000, Cyberstorm 060/50, 82Mb Ram, Cybervision + CGFX - scrolling problems
  44.     · A1200, Opollo 040/25, 32Mb Ram, AGA - No problems reported (yet ;)
  45.  
  46. Requirements:
  47.  
  48.    OS 3.x (I don't think this will work with KS2)
  49.    thinpaz.font 8
  50.    WBlaunch in C:
  51.    WBStartup-handler in l:
  52.    WBStart.library V2.0 or better in Libs:
  53.  
  54. Tooltypes:
  55.  
  56.  
  57.   DONOTWAIT          - Needed if run from WBStartup
  58.   FONT               - eg. thinpaz ('.font' optional)
  59.   HEIGHT             - eg. 8
  60.   XPOS=(0..4000)     - Set the left edge of the window (use a silly value
  61.                        to set the window to the right hand side eg, 4000).
  62.   WIDTH              - Set the width of the buttons in the main window.
  63.  
  64. Known bugs:
  65.   Doesn't seem to run well on UAE
  66.  
  67. History:
  68.  
  69.   3.05
  70.  
  71.   Prefs save (bugfix)
  72.   Drag'n'Drop (bugfix)
  73.  
  74.   3.04
  75.  
  76.     Major rewrite to add multiple menus
  77.  
  78.   2.42 - 3.03
  79.  
  80.     not released
  81.  
  82.   2.41
  83.  
  84.     Minor update,
  85.     Fixed Cybergraphics bug.
  86.     Fixed font display bug in prefs.
  87.     Fixed terminal bug when returning to workbench and pressing a key caused a
  88.     "Software Failure".
  89.  
  90.   2.40
  91.     First release on aminet.
  92.  
  93.  <2.40
  94.     Not released to the public.
  95.